 **********************************************************************************
 *   Copyright (c) 2003-2008 ALX Dev Team http://12hours.servebeer.com            *
 *                                                                                *
 *   Alx Low-Ping is free software; See more about GNU.                           *
 *                                                                                *
 *   In addition, as a special exception, the author gives permission to          *
 *   link the code of this program with the Half-Life Game Engine ("HL            *
 *   Engine") and Modified Game Libraries ("MODs") developed by Valve,            *
 *   L.L.C ("Valve").  You must obey the GNU General Public License in all        *
 *   respects for all of the code used other than the HL Engine and MODs          *
 *   from Valve.  If you modify this file, you may extend this exception          *
 *   to your version of the file, but you are not obligated to do so.  If         *
 *   you do not wish to do so, delete this exception statement from your          *
 *   version.                                                                     *
 *                                                                                *
#**************************************************************************************************************#
#                                                                                                              #
#                                                                                                              #
#        000        00        00    00       0000000000  00000000        000        000     000                # 
#       00 00       00         00  00        0000000000  00000000       00 00       0000   0000                #
#      00   00      00          0000             00      00            00   00      00 00 00 00                #
#     000000000     00           00              00      0000000      000000000     00  000  00                #
#    00000000000    00    00    0000             00      00          00000000000    00       00                #
#   00         00   00000000   00  00            00      00000000   00         00   00       00                #
#  00           00  00000000  00    00           00      00000000  00           00  00       00                #
#                                                                                                              #
#  Last version ALX Low-Ping you can find Here: http://12hours.servebeer.com/forum/                            #
#  This version here:  http://12hours.servebeer.com/alx/alx_lowping1.5c.exe                                    #
#                                                                                                              #
#  Current version: ALX Low-Ping v1.50.10.22c                                                                  #
#                                                                                                              #
#  ALX Low-ping install components:                                                                            #
#  addons/alx_lowping/dlls/ALX_LowPing.dll                                                                     #
#  addons/alx_lowping/configs/lowping.cfg                                                                      #
#  addons/alx_lowping/configs/lowping.ini                                                                      #
#  addons/alx_lowping/configs/engine.cfgs                                                                      #
#  addons/alx_lowping/configs/debug.cfgs                                                                       #
#  addons/alx_lowping/configs/testing.cfgs                                                                     #
#  addons/alx_lowping/configs/strengthening_off.xdsg                                                           #
#  addons/alx_lowping/configs/strengthening_on.xdsg                                                            #
#  addons/alx_lowping/logs                                                                                     #
#  addons/amxmodx/plugins/alx_lowpiing.amxx                                                                    #
#                               WARNING!!!!! DONT DELITE LOGS FOLDER!!!                                        #
#                    WARNING!!!!! DONT RENAME DLL FILE AND OTHER FILES!!!                                      # 
#                               WARNING!!!!! DONT RENAME AMXX PLUGIN!!!                                        # 
#                               WARNING!!!!! DONT RENAME DIRRECTORIES!!!                                       #       
#                                                                                                              #
#  In addons/metamod/plugins.ini  add line: win32 addons/alx_lowping/dlls/ALX_LowPing.dll                      #
#  In addons/amxmodx/configs/plugis.ini add line: alx_lowping.amxx                                             #
#                                                                                                              #
#  Needs for full work plugin:                                                                                 #
#  Microsoft Frame Work 3.5 .NET    - It is reauired necessarily(or 3.0)                                       # 
#  Metamod 1.18 or 1.19 or META 2.  - It is reauired necessarily                                               #
#  AMX MOD X 1.7.XX or  1.8.0       - It is possible to not use, but then plugin will work defectively         #
#                                                                                                              #
#  Microsoft Frame Work 3.5 you can download Here:                                                             #
# http://www.microsoft.com/downloads/details.aspx?FamilyID=333325fd-ae52-4e35-b531-508d977d32a6&DisplayLang=en #
#  Last version Metamod you can download here: http://www.metamod.org                                          #
#  Last version AMX MOD X you can download here:  http://www.amxmodx.org/downloads.php                         #
#                                                                                                              #
# Configs for users: lowping.cfg. Configs for Good Users =): lowping.cfg lowping.ini. For PRO: all filles CFGS.#
#                                                                                                              #
#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#
#                                      Thanks for using ALX Low-Ping! =)                                       #
################################################################################################################